﻿/***
 *	DedeCMS v5.6 Style (Default Style)
 *	dedecms.com  Author Networker  2010.02.05
 **/
/*---------- import ---------*/
@import url('css/layout.css');
@import url('css/page.css');
/*---------- base ---------*/
* {
	padding: 0px;
	margin: 0px;
}
html {
	background: #FFF;
}
body {
	font: 12px Verdana,Arial,Tahoma;
	font-family: 微软雅黑 ;
	min-width: 990px; width: 100%;
}
img {
	border: none;
	max-width:100%;
}
a {
	color: #256EB1;
	text-decoration: none;
	font-family: 微软雅黑 ;

}
ul {
	list-style: none;
	margin:0px auto ;
}
input, select, button {
	font: 12px Verdana,Arial,Tahoma;
	vertical-align: middle;
}
.container{
	width:1200px;
	margin:auto;
}
/*---------- stock ---------*/
/***************导航*****************/
/**************************************banner*****************/
.top_bj{
	float: left ;
	width:100%;
	background:url('../images/index_49.jpg') repeat-x left bottom; 
}
.top{
	float: left ;
	width: 100%;
	height:120px;
}
.top_nr{
	width:990px;
	margin:auto;
	height:120px;
	line-height:120px;
}
.top_logo{
	float: left ;
	width:267px;
	height:101px;
	text-align: -webkit-left;
}
.top_logo img{
	float: left ;
	width:190px;
	height:44px;
	padding-top:33px;
}
.top_dianhua{
	float: left ;
	width:549px;
}
.top_dianhua img{
	float: right;
	width:328px;
	height:47px;
	padding-top:33px;
}
.top_scsy{
	float: right;
	width:120px;
	padding-top:40px;
}
.top_scsy ul li{
	float: left ;
	width:48%;
	line-height:16px;
	border-left:1px #000 solid;
	text-align: center ;
}
.top_scsy ul li a{
	font-size:12px;
	color:#000;
}
.top_scsy ul li:first-child{
	border-left:none;
}
/*******导航******/
.daohang{
	float: left ;
	width: 100%;
}
.dhtnr{
	width:990px;
	margin:auto;
	background:#1D7AD9;
	height:33px;
}
.dhtnr ul{
	float: left ;
	width:100%;
	margin-top:9px;
}
.dhtnr ul li{
	float: left ;
	width:11%;
	text-align: center ;
	line-height:16px;
	border-left:1px #fff solid ;
}
.dhtnr ul li a{
	font-size:12px;
	color: #fff;
}
.dhtnr ul li:first-child{
	border-left:none;
}
.dhtnr ul li a:hover{
	color:#FFFF00;
}
/**************************************banner*****************/
.sybanner{
	width:990px;
	margin:auto;
}
.slide{
	max-width: 100%;
	height: auto;
	margin: 0 auto;
	overflow: hidden;
	float: left ;
	position: relative ;
}
.slide ul{
	width: 10000%;
	list-style-type: none;
}
.next_btn{
	position: absolute;
	width: 25px;
	height: 26px;
	line-height: 26px;
	text-align: center;
	opacity: .5;
	vertical-align: middle;
	background: rgba(0,0,0);
	right: 5px;
	top: 50%;
	color: #fff;
	font-family: arial;
	font-size: 20px;
	font-weight: bold;
	display: inline-block;
	cursor: pointer;
	font-family: 微软雅黑;
}
.prev_btn{
	position: absolute;
	width: 25px;
	height: 26px;
	line-height: 26px;
	text-align: center;
	opacity: .9;
	vertical-align: middle;
	background: rgba(0,0,0,.1);
	left: 5px;
	top: 50%;
	color: #fff;
	font-family: 微软雅黑;	
	font-size: 20px;
	font-weight: bold;
	display: inline-block;
	cursor: pointer;
}
.slide ul:after{
	content: '';
	clear: both;
	display: block;
}
.slide ul li{
	float: left;
	text-align: center;
}
.slide ul li img{
	vertical-align: middle;
	max-width: 100%;
}
.slide .circle_btn{
	position: absolute;
	bottom: 15px;
	text-align: center;
	left: 0;
	display: table;
	margin: 0 auto;
	width: 100%;
}
.slide .circle_btn button{
	box-sizing: content-box;
	opacity: .8;
	outline: none;
	border: none;
	padding: 2px 18px;
	background: rgba(255,255,255,.2);
	margin: 2px 5px;
	overflow: hidden;
	transition: all .6s;
	cursor: pointer;
}
.slide .circle_btn button.active{
	background: rgba(167,167,167,.8);
}
/*****/
.gsdt{
	float: left ;
	width: 100%;
	background:#252525;
	height:290px;
}
.gsdtnr{
	width:990px;
	margin:auto;
	height:236px;
}
.gsxw{
	float: left ;
	width:335px;
	margin-top:23px;
	background:#fff;
	border:1px #858585 solid ;
	height:244px;
	padding:0px 10px;
}
.gsxwbt{
	float: left;
	width:100%;
	height:24px;
	border-bottom:1px #CCCCCC solid ;
	font-size:14px;
	color: #06B653;
	line-height:24px;
}
.gsdtdyt{
	float: left;
	width:100%;
	margin-top:10px;
}
.gsdtimg{
	float: left ;
	width:150px;
	height:71px;
}
.gsdtimg img{
	width:100%;
}
.gsdtname{
	float: left ;
	width:176px;
	margin-left:9px;
	font-size:14px;
	color: #F05E00;
	font-weight: bold ;
	line-height:38px;
}
.gsdtname span{
	color:#000;
	font-weight: lighter ;
}
.gsnews{
	float: left ;
	width:100%;
	margin-top:10px;
}
.gsnews ul li{
	float: left ;
	width: 100%;
	background:url('../images/dot1.gif') no-repeat left center ; 
	line-height:25px;
}
.gsnews ul li .gsnewtime{
	float: left ;
	width:23%;
	padding-left:7%;
	color:#87888A;
	font-size:12px;
}
.gsnews ul li .gsnewname{
	float: left;
	width:70%;
}
.gsnews ul li .gsnewname a{
	font-size:12px;
	color: #000;
}
.gsnews ul li .gsnewname a:hover{
	color:#ED3B03;
}
.cpzs{
	float: left ;
	width:280px;
	padding:0px 10px;
	background:#fff;
	border:1px #858585 solid ;
	height:244px;
	margin-top:23px;
	margin-left:15px;
}
.cpzsname{
	float: left ;
	width:100%;
	border-bottom:1px #CCCCCC solid ;
	line-height:24px;
}
.cpzsfl{
	float: left ;
	width:235px;
	font-size:14px;
	color: #06B653;
	font-weight: bold ;
}
.cpzdflgd{
	float: right ;
	width: 35px;
}
.cpzdflgd a{
	font-size:12px;
	color: #000;
}
.cpzsnr{
	float: left ;
	width: 100%;
	margin-top:10px;
}
.cpzsimg{
	float: left ;
	width:135px;
	height:77px;
}
.cpzsimg img{
	width:100%;
}
.cpzsflnr{
	float: left ;
	width:130px;
	padding-left:12px;
}
.cpzsflnr ul li{
	float: left ;
	width: 100%;
	line-height:28px;
}
.cpzsflnr ul li a{
	font-size:14px;
	color: #000;
}
.cpzsflnr ul li a:hover{
	color:#ED3B03;
}
.lianxi{
	float: right;
	width:295px;
	margin-top:23px;
}
.lianxiimg{
	float: left ;
	width:295px;
}
.lianxiimg1{
	float: left ;
	width:295px;
	margin:4px 0px;
}
.foot{
	float: left ;
	width:100%;
	background:#121212;
	height:71px;
}
.footnr{
	width:990px;
	margin:auto;
	height:71px;
	text-align: center ;
	font-size:12px;
	color: #fff;
	line-height:71px;
}
/*****内页***/
.nydaohang{
	float: left ;
	width:100%;
	background:#2C2C2C;
}

.nybanner{
	width:990px;
	margin:auto;
}
.nycbdh{
	float: left ;
	width:212px;
	background:url('../images/index_16.jpg') no-repeat left top ; 
	margin-top:15px;
}
.nycbdhmc{
	float: left ;
	width:184px;
	height:67px;
	margin-left:28px;
	margin-top:155px;
	font-size:28px;
	color:#fff;
	font-weight: bold ;
}
.nycbdhmc span{
	font-size:12px;
	font-weight: lighter ;
}
.nybannerimg{
	float: right ;
	width:758px;
	margin-top:15px;
}
.nybannerimg img{
	width:100%;
}
.nybeij{
	float: left ;
	width:100%;
	background:#CECECE;
}
.keshi{
	width:990px;
	margin:auto;
}
.yccbl{
	float: left ;
	width:212px;
}
.listw{
	float: left ;
	width:208px;
	margin-bottom:7px;
	padding:1px;
	border-bottom:1px #B6B6B6 solid ;
	border-left:1px #B6B6B6 solid ;
	border-right:1px #B6B6B6 solid ;
	background:#ECECEC;
}
.left_nav{
	float: left ;
	width:100%;
	padding:20px 0px 30px 14px;
}
.left_nav ul li{
	float: left ;
	width:100%;
	line-height:26px;
	background:url('../images/index_44.jpg') no-repeat left center ; 
}
.left_nav ul li a{
	float: left ;
	width:100%;
	padding-left:22px;
	line-height:26px;
	font-size:12px;
	color: #000;
}
.left_nav ul li a:hover{
	color:#ED3B03;
}
.n-lxfs{
	float: left ;
	width: 208px;
	border:1px #B6B6B6 solid ;
	background: #fff;
	padding-bottom:20px;
}
.nylximg{
	width:158px;
	margin:auto;
}
.nylximg a{
	float: left ;
	width: 100%;
	margin-bottom: 10px;
	margin-top:10px;
}
.nynrzs{
	float: right ;
	width:692px;
	background:#fff;
	padding:0px 32px;
	padding-bottom:30px;
}
.rightn_title{
	float: left ;
	width: 100%;
	margin-top:15px;
	margin-bottom:25px;
	border-bottom:1px #B6B6B6 solid ;
}
.rightn_title_left{
	float: left ;
	width: 400px;
	background:url('../images/index_44-1.jpg') no-repeat left center ;  
	line-height:40px;
	color: #06B653;
	font-size:14px;
	font-weight: bold ;
	padding-left:22px;
}
.crumbs{
	float: right ;
	width:247px;
	background:url('../images/index_24.jpg') no-repeat left center ;  
	font-size:12px;
	color: #999999;
	line-height:40px;
	max-height:40px;
	overflow: hidden ;
	padding-left:23px;
}
.crumbs a{
	font-size:12px;
	color: #999999;
}
.nynrcon{
	float: left ;
	width: 100%;
}
.nygsimg{
	float: left ;
	width:307px;
}
.nygsimg img{
	width:100%;
}
.nygsjjnr{
	float: right ;
	width: 370px;
}
.newslist{
	float: left ;
	width: 100%;
}
.newslist ul li{
	float: left ;
	width: 100%;
	line-height:31px;
	max-height:30px;
	overflow: hidden ;
	border-bottom:1px #E7E7E7 dashed ;
}
.newslist ul li .neswslistname{
	float: left ;
	width: 68%;
	background:url('../images/arrow_6.gif') no-repeat left center ; 
	padding-left:3%;
	line-height:31px;
}
.newslist ul li .neswslistname a{
	font-size:12px;
	color: #000;
	
}
.newslist ul li .neswslistname a:hover{
	color: #ED3B03;
}
.newslist ul li .newslistime{
	float: right ;
	width:29%;
	font-size:12px;
	color: #999999;
	text-align: right ;
}
.nycpfl{
	float: left ;
	width: 100%;
	line-height:30px;
}
.nycpfl a{
	font-size:15px;
	color: #F00;
	font-weight: bold ;
}
.nycpflej{
	float: left ;
	width: 100%;
	font-size:12px;
	color: #000;
	padding-left:15px;
	background: url('../images/index_44.jpg') no-repeat left top ; 
	margin-top:15px;
}
.nycpflej a{
	font-size:12px;
	color: #000;
}
.nycpflej ul li{
	float: left ;
	width: 35%;
	background: url('../images/index_57.jpg') no-repeat left center ; 
	line-height:25px;
	padding-left:15px;
}
.nycpflej ul li a{
	font-size:12px;
	color: #000;
	padding-left:0px;
}
.nycpflej ul li a:hover{
	color:  #ED3B03;
}
.nycpzsnr{
	float: left ;
	width: 100%;
}
.nycpzsnr ul li{
	float: left ;
	width: 31%;
	margin-left:2%;
	margin-bottom:2%;
}
.nycpzsnr ul li .nycpzsnrimg{
	float: left ;
	max-height:130px;
	width:89%;
	overflow: hidden ;
	border:1px #d5d5d5 solid ;
	border-radius:10px;
	padding:10px;
	height:150px;
}
.nycpzsnr ul li .nycpzsnrimg a img{
	width:100%;
}
.nycpzsnr ul li .nycpzsnrname{
	float: left ;
	width: 100%;
	line-height:30px;
	text-align: center ;
}
.nycpzsnr ul li .nycpzsnrname a{
	font-size:12px;
	color: #000;
}
.nycpzsnr ul li .nycpzsnrname a:hover{
	color:  #ED3B03;
}














.pagination-wrapper1 {
	margin: 20px 0;float:left;
}
.pagination1 {
	height: 34px;
	text-align: center;
}
.pagination1 li {
	display: inline-block;
	height: 28px;
	margin-right: 5px;
	padding: 0 8px;
	font-size: 16px;
	border: 1px solid #ccc;
	color: #333;
	float: left ;

}
.pagination1 li a {
	float: left;
	display: block;
	height: 28px;
	line-height: 28px;
	font-size: 16px;
	color: #333;
	text-decoration: none;
	padding: 0 8px;
}
.pagination1 li a:hover {
	background: #1f96ef;
	color: #fff;
	
}
.pagination1 li.thisclass {
	background: #1f96ef;
	color: #fff;
	height: 28px;
	line-height: 28px;
	padding: 0 8px;
	font-size: 16px;
	border: 1px solid #ccc;
}
.pagination1 li.thisclass a, .pagination li.thisclass a:hover {
	background: transparent;
	border-color: #971b21;
	color: #fff;
	cursor: default;
}







